operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~~CallsGraph interface~operator (+) operator (+) proc~chpest_add chpest_add interface~operator (+)->proc~chpest_add

Module Procedures

public function chpest_add(cho1, cho2) result(cho3)

Arguments

Type IntentOptional Attributes Name
type(ch_pesticide_processes), intent(in) :: cho1
type(ch_pesticide_processes), intent(in) :: cho2

Return Value type(ch_pesticide_processes)